home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 18 / CU Amiga Magazine's Super CD-ROM 18 (1997)(EMAP Images)(GB)[!][issue 1998-01].iso / CUCD / Utilities / Laplace / Data / ARexx / test3.rexx < prev    next >
OS/2 REXX Batch file  |  1996-07-02  |  120b  |  10 lines

  1. /* test arexx script */
  2.  
  3. options results
  4.  
  5. 'InsertLine CUR A'
  6. 'ActiveLine CUR DOWN'
  7. 'ClearWindow CUR'
  8. 'CloseWindow CUR'
  9.  
  10.